Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix trashcan cleaner job #46

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

Edmondi-Kacaj
Copy link
Contributor

Hello @torsten-simon

TrashcanCleanerJob.java, use timeToKeep in milliseconds, and this is confusing to users who will use this job,

So in this pull request, I refactor the code, and instead of using milliseconds, Now, we will use DAYS_TO_KEEP which is in DAY.

I also add some Descriptions in order to be easier for users who will use this JOB.

Best regards
Edmond

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants